home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13089 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: howland.reston.ans.net!psinntp!psinntp!psinntp!psinntp!usenet
  2. From: grantp@usa.pipeline.com(Pete Grant)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Prototype required Borland c++ 4.5
  5. Date: 23 Mar 1996 13:30:41 GMT
  6. Organization: Kalevi, Inc.
  7. Message-ID: <4j0ue1$j93@news1.h1.usa.pipeline.com>
  8. References: <4iuqlg$loa@abel.cc.sunysb.edu>
  9. NNTP-Posting-Host: 38.8.60.7
  10. X-PipeUser: grantp
  11. X-PipeHub: usa.pipeline.com
  12. X-PipeGCOS: (Pete Grant)
  13. X-Newsreader: Pipeline v3.5.0
  14.  
  15. On Mar 22, 1996 21:25:14 in article <Prototype required Borland c++ 4.5>,
  16. 'dkat@psych1.psy.sunysb.edu (Donna Kat)' wrote: 
  17.  
  18.  
  19. >I want to dis-enable prototypes required and can't find it in project 
  20. >options.  Info would be appreciated.  DK 
  21. If working on C++, it's not possible as declarations (a.k.a. 
  22. prototypes) are required by the language.   
  23.  
  24. If working in C, it's already disabled with default options. 
  25.  
  26. As an aside, there's a compiler warning switch that deals with 
  27. this subject, but doesn't seem to work.  You get the warning 
  28. whether or not the switch is on. 
  29. -- 
  30. Pete Grant 
  31. Kalevi, Inc. 
  32. Software Engineering & development
  33.